isAutoStart

open fun isAutoStart(): Boolean

Checks if this control is configured to start its operation automatically after #initialize(Module) initialization.

All controls generally default to true} unless explicitly configured otherwise.

Indicates whether the gadget should start automatically upon initialization.

Return

true by default, indicating auto-start behavior.